/*****网站内页，全局栏目头颜色设置－开始******/

a:focus, a:hover{color:#0055a7;}
h1,h2,h3,h4,h5,h6,p{margin: 0;padding: 0;}
.clear{clear: both;}
/*****内容区1200像素******/

.container_01 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  width: 1600px;
}

@media (min-width: 768px) {
    .container,.container_01 {
        width:750px
    }
}
@media (min-width: 992px) {
    .container,.container_01 {
        width:970px
    }
}
@media (min-width: 1200px) {
    .container,.container_01 {
        width:1200px
    }
}
@media (min-width: 1440px) {
    .container_01 {
        width:1440px
    }
}



/* 公用标题样式 */
.bt{margin-bottom: 30px;text-align:center;}
.bt h3 {font-size: 36px;line-height: 1; margin-bottom: 10px; letter-spacing: 5px; color: #333;font-weight: bold;}
.bt h5 {text-transform: uppercase; font-weight: bold; font-size: 20px; line-height: 1;  letter-spacing: 3px;color: #555;margin-bottom: 10px;}
.bt p { font-size: 16px; line-height: 1;  color: #666; display: inline-block; padding: 2px 10px;  border-left: 3px solid #0055a7;border-right: 3px solid #0055a7;}




@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){
  
  .bt{padding: 0 15px;}
  .bt h3{font-size: 22px;letter-spacing: 3px;margin-bottom: 5px;}
  .bt h5{font-size: 13px;letter-spacing: 2px;}
  .bt p{font-size:13px;line-height: 1.5;}

}
@media (max-width: 767px){

  .container_01{width: 100%;}
  
}

@media (max-width: 415px){
 
}




.ys-cont .container{height: 60px;position: relative;}
.ys-cont ul{position: absolute;left: 0;top: -80px;z-index: 9999;width: 100%;}
.ys-cont ul li{float: left;width: 30%;margin-right: 5%;}
.ys-cont ul li:nth-last-child(2){margin: 0;}
.ys-cont ul li .ys-box{background: #fff;border-radius: 5px;padding: 30px 20px;overflow: hidden;box-shadow: 0 0 5px #ddd;}
.ys-box .ys-img{float: left;width: 25%;}
.ys-box .ys-img img{width: 100%;}
.ys-box .ys-info{float: left;width: 75%;padding-left: 20px;padding-top: 5px;}
.ys-box .ys-info h3 {font-size: 18px;line-height: 1;color: #222;margin-bottom: 6px;}
.ys-box .ys-info p { font-size: 16px; line-height: 1.3;color: #8b8a8a;}


@media (min-width: 992px) and (max-width: 1200px){
  
  .ys-cont ul{top: -60px;}
  
  .ys-cont .container {height: 20px;}
  .ys-cont ul li .ys-box{padding: 25px 20px;}
  .ys-box .ys-info {padding-left: 10px;padding-top: 5px;}
  .ys-box .ys-info h3{font-size: 18px;margin-bottom: 6px;}
  .ys-box .ys-info p{font-size: 14px;}
}

@media (max-width: 992px){
  
  .ys-cont{display: none;}
  
}








/* 关于我们 */
.gywm{padding-top: 50px;background: url(../images/bg2.jpg)no-repeat center;padding: 80px 0 120px;}

.gy-img{float: left;width: 30%;position: relative;}
.gy-img img{width: 100%;box-shadow: -5px 5px 1px #02193d66;}
.gy-img h5 { position: absolute;font-family: Times New Roman;text-transform: uppercase;font-size: 200px;line-height: 1;color: rgb(0 0 0 / 5%);top: 0;left: 25%;font-weight: bold;}

.gy-btn {margin-top: 30px;}
.gy-btn a {display: inline-block;font-size: 16px;line-height: 1;transition: all .5s;border: 2px solid #0055a7;width: 160px;padding: 12px 0;text-align: center;color: #0055a7;font-weight: bold;}
.gy-btn a .fa{margin-left: 5px;transition: all .6s;position: relative;left: 0;}
.gy-btn a:hover{background: #fff;color: #0055a7;}
.gy-btn a:hover .fa{left: 10px;}

.gy-bt{margin-bottom: 40px;}
.gy-bt h3 {font-size: 36px;font-weight: bold;color: #222;letter-spacing: 3px;line-height: 1;}
.gy-bt hr {border-top: 5px solid #ffffff;width: 75px;margin: 15px 0 0;border-image: linear-gradient(to left,#3489c2,#00328b) 5;}

.gy-cont{float: left;width: 70%;padding-left: 80px;}
.gy-txt{}
.gy-txt p {font-size: 19px; line-height: 2;color: #656565;;}



@media (min-width: 992px) and (max-width: 1200px){
  
  .gy-bt {margin-bottom: 30px;}
  .gy-cont{padding-left: 50px;}
  .gy-txt p{font-size: 16px;}
  
}
@media (max-width: 992px){
  .gywm{padding: 50px 0;}
  .gy-img h5{font-size: 180px;}
  .gy-bt h3{font-size: 24px;}
  .gy-bt hr{border-top: 4px solid #ffffff;margin: 10px 0 0;}
  .gy-bt {margin-bottom: 20px;}
  
  .gy-cont{padding-left: 30px;}
  .gy-txt p{font-size: 14px;}
  
  .gy-btn {margin-top: 20px;}
  .gy-btn a{font-size: 14px;width: 130px;padding: 10px 0;}
  
  
}
@media (max-width: 767px){
  .gy-img{display: none;}
  .gy-txt p{font-size: 16px;}
.gywm {padding: 30px 0;background: url(../images/bg2.jpg)no-repeat center left -360px;}
  .gy-cont {float: none;width: 100%; padding: 0 15px;}
  
  
  
}


@media (max-width: 415px){
 
}



/* 产品 */
.zpzs{padding: 50px 0;background: #f5f5f5;;}

.zp-bt{text-align: center;margin-bottom: 20px;}
.zp-bt h3 {font-size: 36px;line-height: 1; margin-bottom: 10px; letter-spacing: 5px; color: #333;font-weight: bold;}
.zp-bt h5 {text-transform: uppercase; font-weight: bold; font-size: 18px; line-height: 1;  letter-spacing: 3px;color: #555;}

.zp-nav{text-align:center;margin-bottom:30px;}
.zp-nav ul{display:inline-block;overflow: hidden}
.zp-nav ul li {float: left;padding: 0 18px;border-right: 1px dashed #a3a3a3;}
.zp-nav ul li:last-child{border: none;}
.zp-nav ul li a {display: inline-block;font-size:17px;line-height: 1; color: #555;}
.zp-nav ul li a:hover{color: #0055a7;}

.zp-cont{}
.zp-cont ul{overflow: hidden;display: flex;flex-wrap: wrap;justify-content: space-between;}
.zp-cont ul li{float: left;width: 25%;padding: 0 8px;margin-bottom:15px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.zp-cont ul li a{display: block;background: #fff;padding: 10px 10px 0;}
.zp-cont ul li a .zp-img {height: 250px;overflow: hidden;border: 1px solid #ddd;background: #fff;display: flex;flex-wrap: wrap;align-content: center;justify-content: center;}
.zp-cont ul li a .zp-img img {transition: all .5s;max-width: 100%;max-height: 100%;}
.zp-cont ul li a p { text-align: center; font-size: 16px;line-height: 1.4;color: #333;display: table-cell;vertical-align: middle;width: 300px;height: 65px;}
.zp-cont ul li a:hover .zp-img{border-color: #0055a7;}
.zp-cont ul li a:hover .zp-img img{transform: scale(1.1);}
.zp-cont ul li a:hover p{color: #0055a7;}

.zp-btn{text-align:center;margin-top: 20px;}
.zp-btn a { display: inline-block;  background: #0055a7;color: #fff; font-size: 15px; line-height: 1;  padding: 12px 40px; border-radius: 3px;box-shadow: 2px 2px 1px #00519d;transition: all .5s;border: 2px solid #0055a7;}
.zp-btn a:hover{background: none;color: #0055a7;}

@media (min-width: 992px) and (max-width: 1200px){
  
  .zp-cont ul li a .zp-img{height:170px;}
  .zp-nav ul li{padding: 0 15px;}
  .zp-nav ul li a{font-size: 15px;}
}

@media (max-width: 992px){
  .zp-bt h3{font-size: 24px;margin-bottom: 5px;}
  .zp-nav ul li{padding: 0 6px;}
  .zp-nav ul li a{font-size: 14px;}
  .zp-bt{margin-bottom: 12px;}
  .zp-nav{margin-bottom: 20px;}
  .zp-cont ul li{padding: 0 5px;margin-bottom: 10px;}
  .zp-cont ul li a .zp-img{height:130px;}
  .zp-cont ul li a{padding: 5px;}
  .zp-cont ul li a p{padding: 5px 0;font-size: 13px;}
  .zp-btn a{font-size: 13px;padding: 10px 30px;}
}

@media (max-width: 767px){
 
  .zpzs{padding: 30px 0;}
  .zp-nav{padding: 0 10px;margin-bottom: 10px;}
  .zp-nav ul li { padding: 0 5px; width: 50%; border: none; margin-bottom: 10px;}
  .zp-nav ul li a { font-size: 14px; display: block; background: #fff;padding: 10px 0;}
  
  .zp-cont{padding: 0 10px;}
  .zp-cont ul li {width: 50%;}
  
  .zp-cont ul li a p {
    padding: 5px 0;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
  
}








/* 解决方案 */
.plan-bg{background: url(../images/bg3.jpg)no-repeat center;padding: 80px 0;}

.plan-bt{margin-bottom: 50px;}
.plan-bt h3 {font-size: 36px;font-weight: bold; letter-spacing: 2px;line-height: 1;border-left: 4px solid #0069b3;padding: 2px 10px;color: #fff;}

.plan-cont{}
.plan-cont ul{overflow: hidden;}
.plan-cont ul li{float:left;width: 25%;padding: 50px 10px;text-align: center;color: #fff;transition:all .6s;}
.plan-cont ul li.pl1{background: rgb(0 105 179 / 90%);}
.plan-cont ul li.pl2{background: rgb(255 255 255 / 90%);}
.plan-cont ul li.pl3{background: rgb(96 181 242 / 90%);}
.plan-cont ul li.pl4{background: rgb(26 144 228 / 90%);}

.plan-cont ul li .plan-img{margin-bottom: 25px;}
.plan-cont ul li .plan-img img{transform: rotateY(0deg);transition: all .6s;}
.plan-cont ul li h3 {font-size: 22px;line-height: 1;letter-spacing: 3px;margin-bottom: 15px;}
.plan-cont ul li p {font-size: 15px;line-height:1.6;height: 80px;}

.plan-cont ul li.pl2{color: #555;}

.plan-cont ul li:hover{padding: 40px 20px 60px;}
.plan-cont ul li:hover .plan-img img {transform: rotateY(180deg);}


@media (min-width: 992px) and (max-width: 1200px){
  .plan-cont ul li{padding: 30px 20px;}
  .plan-cont ul li .plan-img {margin-bottom: 20px;}
  .plan-cont ul li .plan-img img{width: 80px;}
  .plan-cont ul li h3{font-size: 22px;margin-bottom: 10px;}
  .plan-cont ul li p{font-size: 14px;}
  
  .plan-bt {margin-bottom: 30px;}

}
@media (max-width: 992px){

   .plan-cont ul li{padding: 30px 10px;}
  .plan-cont ul li .plan-img {margin-bottom: 15px;}
  .plan-cont ul li .plan-img img{width: 80px;}
  .plan-cont ul li h3{font-size: 24px;margin-bottom: 10px;}
  .plan-cont ul li p{font-size: 15px;}
  .plan-bg{padding: 50px 0;}
  .plan-bt {margin-bottom: 30px;}
  
}
@media (max-width: 767px){
  .plan-bg {padding: 30px 15px;}
  .plan-cont ul li{width: 50%;}
  
  .plan-cont ul li p {line-height: 1.2;}
  
  .plan-bt {margin-bottom: 20px;}
  
  
  
  
}

@media (max-width: 415px){
 
}










/* 新闻 */
.xinw{padding: 80px 0;}

.xw-bt{margin-bottom: 30px;overflow: hidden;}
.xw-bt h3 { position: relative; float: left;font-size: 60px;text-transform: uppercase; font-weight: bold;color: rgb(0 0 0 / 10%);}
.xw-bt h3 span { position: absolute;z-index: 3;left: 20px;font-size: 30px;line-height: 1;color: #222; display: inline-block; top: 30px;letter-spacing: 1px;}
.xw-bt a {float: right;display: inline-block;font-size: 16px;line-height: 1; background: #0055a7; color: #fff;padding: 15px 50px; margin-top: 20px; border-radius: 2px;}
.xw-bt a:hover{}

.xw-top{overflow: hidden;margin-bottom: 50px;}
.xw-top .xw-img {float: left; width: 36%;height: 300px; overflow: hidden; display: flex;align-content: center;align-items: center;}
.xw-top .xw-img img{width: 100%;}
.xw-top .xw-info{float: right;width: 60%; padding-top: 20px;}
.xw-top .xw-info h3 {font-size: 20px;line-height: 1;color: #222;}
.xw-top .xw-info h5 {font-size: 18px;line-height: 1;color: #999;margin: 15px 0;}
.xw-top .xw-info p {font-size: 15px;line-height: 1.6;color:#888;height: 100px;}
.xw-top .xw-info span { display: inline-block; margin-top: 62px;font-size: 16px;line-height: 1;color: #0055a7;padding: 12px 40px; border: 2px solid #0055a7;font-weight: bold;}
.xw-top .xw-info span:hover{color: #fff;background: #0055a7;}
.xw-top .xw-info h3:hover{color: #0055a7;}

.xw-list{}
.xw-list ul{}
.xw-list ul li {float: left; width: 32%;  margin-right: 2%;}
.xw-list ul li:nth-last-child(2){margin-right: 0;}
.xw-list ul li a{padding: 15px;display: block;box-shadow: 0 0 3px #dedede;border-radius: 5px;transition: all .6s;}
.xw-list ul li a h5 {font-size: 18px; line-height: 1;color: #666;font-weight: bold;margin-bottom: 15px;}
.xw-list ul li a h3 { font-size: 17px;line-height: 1;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xw-list ul li a hr {border-top: 1px solid #ddd;margin: 10px 0 15px;}
.xw-list ul li a p {font-size: 15px;line-height: 1.6;color: #888;overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.xw-list ul li a span {display: inline-block; margin-top: 20px;width: 24px; height: 24px; border-radius: 50px;border: 1px solid #bbb;text-align:center;transition: all .5s;}
.xw-list ul li a span .fa { font-size: 20px; line-height: 20px;color: #0055a7;}
.xw-list ul li a:hover span{background: #0055a7;color: #fff;border-color: #0055a7;width: 80px;}
.xw-list ul li a:hover span .fa{color: #fff;}
.xw-list ul li a:hover h3{color: #0055a7}

.xw-list ul li a:hover {box-shadow: 0 0 3px #002951c2;}

@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

  .xinw {padding: 50px 0;}
  .xw-bt a{font-size: 15px;}
  .xw-top .xw-img{height: 190px;}
  .xw-top .xw-info{padding-top: 10px;}
  .xw-top .xw-info h5{margin: 10px 0;}
  .xw-top .xw-info p{font-size: 14px;height: 80px;overflow: hidden;}
  .xw-top .xw-info span{margin-top: 10px;font-size: 13px;padding: 10px 34px;}
  .xw-top{margin-bottom: 30px;}
  .xw-top .xw-info h3{font-size: 18px;}
  
  .xw-list ul li a h5{font-size: 16px;margin-bottom: 10px;}
  .xw-list ul li a h3{font-size: 20px;}
  .xw-list ul li a hr{margin: 8px 0 10px; }
  .xw-list ul li a p { font-size: 15px;height: 55px;}
  
  
  
}
@media (max-width: 767px){
  .xw-bt{padding: 0 15px;margin-bottom: 20px;}
  .xw-bt h3{font-size: 30px;}
  .xw-bt h3 span{left: 15px;font-size: 24px;top: 15px;}
  .xw-bt a {font-size: 13px;padding: 12px 35px;margin-top: 10px;}

  .xw-top{padding: 0 15px;}
  .xw-top .xw-img {height: 220px;float: none;width: 100%; margin-bottom: 15px;}
  .xw-top .xw-info {padding-top: 0;float: none;width: 100%;}
  .xw-top .xw-info h3 {font-size: 16px;line-height: 1.3;}
  
  .xw-list { padding: 0 15px;}
  .xw-list ul li {float: none;width: 100%;margin-right: 0 !important;margin-bottom: 15px;}
  
  .xw-list ul li a{padding: 10px;}

  .xw-list ul li a span{margin-top: 10px;}
  
}

@media (max-width: 415px){
 
}








/* 留言 */
.liuyan{background: url(../images/bg5.jpg)no-repeat center fixed;padding: 50px 0;}

/* .ly-bt{text-align: center;}
.ly-bt h3 {  font-size: 28px;line-height: 1;margin-bottom: 10px; letter-spacing: 5px;color: #333; font-weight: bold;}
.ly-bt h5{} */


.ly-cont { background: rgb(255 255 255 / 90%); padding: 25px 30px 40px;border-radius: 3px; box-shadow: 1px 1px 3px #f4fcff;}
.ly-left{float: left;width: 35%;padding-top: 10px;}
.ly-left p {font-size: 16px;text-align: center; line-height: 1.5; color: #222;}
.ly-left h2 { overflow: hidden;text-align: center;color: #0055a7; letter-spacing: 3px;margin-top: 60px;}
.ly-left h2 span { float: left; width: 40%;  display: inline-block; text-transform: uppercase;font-size: 22px;line-height: 1;}
.ly-left h2 hr{float: left;width: 30%;border-top: 2px solid #0055a7;margin: 10px 0;}

.ly-right{float: left;width: 65%;}
.ly-right .mess_list .mess_title { text-align: left; width: 100%;font-size: 17px;margin-bottom: 10px;}
.ly-right .mess_list { overflow: hidden; margin-bottom: 15px; border-bottom: none;padding-bottom: 0;float: left;width: 50%;padding-left: 40px;}
.ly-right .mess_list .mess_input,.ly-nr .mess_list .mess_textarea{width: 100%;}
.ly-right .mess_list .form-control,.ly-right .mess_list .mess_textarea{height: 40px;font-size: 15px;width: 100%;}
.ly-right .mess_list .form-control{padding: 0 10px;font-size: 15px;}
.form-control:focus {
    border-color: #0055a7;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,85,167,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,85,167,.6);
}
.ly-right .mess_button { text-align: center;  float: left; width: 50%;padding-left: 40px;}
.ly-right .mess_button input[type=button] { width: 100%;color: #fff; background: #0055a7; font-size: 15px;line-height: 1;padding: 13px 0;margin-top: 15px;}
.ly-right .mess_button input[type=button]:hover{background: #0874ca;}

#hcode{width: 50% !important;}

.mess_list h5 { margin-top: 15px;text-transform: uppercase;color: #0055a7; font-size: 16px;line-height: 1.3;background: url(../images/input-bg.png)no-repeat right center;background-size: 10px;}



@media (min-width: 992px) and (max-width: 1200px){
  
  
  
}

@media (max-width: 992px) {
  .ly-cont{padding: 20px 15px 20px;}
  .ly-right .mess_list{padding-left: 15px;}
  .mess_list img { margin-left: 5px;}
  .ly-left p{font-size: 14px;}
  .ly-left h2{margin-top: 40px;}
  .ly-left h2 span{width: 50%;font-size: 18px;}
  .ly-left h2 hr{width: 25%;}
  
  
}

@media (max-width: 767px) {
  
  .liuyan{padding: 50px 15px;}
  
  .ly-cont{padding: 25px 15px 40px;}
  
  .ly-left { float: none;   width: 100%; padding-top: 0;margin-bottom: 15px;}
  .ly-left h2 {text-align: center;font-size: 24px;font-weight: bold;color: #0055a7;letter-spacing: 3px;margin-top: 30px;}
  
  .ly-right {float: none;width: 100%;}
  
  .ly-right .mess_list { padding: 0 10px;float: none;width: 100%;}
  .ly-right .mess_button{padding-left: 10px;}
  .ly-right .mess_list .mess_textarea{height: 80px;}
  .ly-right .mess_list .mess_textarea .form-control{height: 80px;}
}


/* 联系我们 */
.lxwm{background: url(../images/bg7.jpg)no-repeat center;padding: 80px 0;}
.lx-bt {text-align: center;margin-bottom: 50px;}
.lx-bt h3 {font-size: 36px; line-height: 1;font-weight: bold;color: #222;letter-spacing: 2px;margin-bottom: 8px;}
.lx-bt h5 { font-size: 20px;line-height: 1; color: #666;}
.lx-bt hr { border-top: 2px solid #0055a7;margin: 15px 0 0;}

.lx-cont{overflow: hidden;padding: 0 5%;margin-bottom: 50px;}
.lx-cont .lx-txt{float: left;width: 50%;}
.lx-cont .lx-txt h3 {font-size: 22px;line-height: 1; font-weight: bold;color: #333;letter-spacing: 1px;margin-bottom: 15px;}
.lx-cont .lx-txt p {font-size: 16px; line-height: 1.8;color: #656565;}

.lx-addr{}
.lx-addr iframe{width: 100%;height: 400px;}


@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

  .lxwm{padding: 30px 0;}
  .lx-bt{margin-bottom: 20px;}
  .lx-cont{padding: 0 20px;margin-bottom: 30px;}
  .lx-cont .lx-txt p{font-size: 14px;}
  .lx-cont .lx-txt h3{font-size: 20px;margin-bottom: 10px;}
  .lx-bt h3{font-size: 24px;margin-bottom: 3px;}
  .lx-bt h5{font-size: 18px;}
  
  .lx-addr iframe { width: 100%;height: 250px;}
  
}
@media (max-width: 767px){
  .lx-cont{padding: 0 15px;margin-bottom: 10px;}
  .lx-cont .lx-txt {float: none;width: 100%;margin-bottom: 20px;}
  
  
  
  
}

@media (max-width: 415px){
 
}




/* 友情链接 */
.link{margin-top: 30px;}
.links{margin: 0 auto 20px;}
.links h3 { font-size: 20px; line-height: 1; text-transform: uppercase; color: #888;}
.links h3 span { color: #0055a7; font-weight: bold; letter-spacing: 1px;  display: inline-block; border-bottom: 3px solid #0055a7;padding-bottom: 10px;}
.links hr {border-top: 1px solid #ddd;margin: -1px auto 15px;}
.links a { font-size: 15px;line-height: 1.5;color: #555;display: inline-block;margin-left: 0;margin-right: 15px;}
.links a:hover{ color: #0055a7;}





@media (max-width: 767px){

  .links {padding: 0 15px;}
  
  .links h3{font-size: 18px;}
  .links h3 span{padding-bottom: 5px;border-bottom: 2px solid #0055a7;}
  
  

}


/*底部*/
.footers {background: #001b2c;padding: 15px 0;}
.footers p {text-align: center;font-size: 14px;color: #eee;line-height: 1.5;}
.footers p a{}


@media (max-width: 768px){
/*手机底部菜单*/
.footers { display:none}
.footer {background: #303030;display: -webkit-box;width: 100%;margin-top: 6px;background-size: 9px 128px;position: fixed;z-index: 110;bottom: 0;left: 0; display:block; line-height:45px;}
.footer a {-webkit-box-flex: 1;display: -webkit-box;color: #fff; display:inline-block; width:32%;font: 100 16px/35px "微软雅黑";height: 35px; line-height:35px; text-align:center;}
.footer a i { padding-right:5px;}
.hr { height:45px;}
}

@media (min-width: 992px) and (max-width: 1200px){
  
  .f-nav ul li a{padding: 0 38px;}
  
  .ly-nr .mess_list .form-control { width: 90%;}
  
}

@media (max-width: 992px){
  
}

@media (max-width: 767px){
  
}




/* 内页 */
.page-body { margin: 20px auto 50px;}
.left_menu{float: left;width: 21%;margin-right: 2%;padding: 0;}
.page-body .col-md-9{float: left;width: 77%;padding: 0;}


/* 左侧菜单 */
.page-body .sec-tit { margin-top: 15px;background: #242424; height: 60px; line-height: 1; border: none;}
.sec-tit h2 { float: none;  margin-top: 0; margin-bottom: 0;height: auto; line-height: 60px; font-weight: normal; font-size: 22px; color: #fff; border-bottom: none; text-align: center;}

.page-l-clist{border: none;margin-top: 3px;}
.page-l-clist ul { padding: 0; border: none;}
.page-l-clist li.layer1 { height: auto;line-height: 1;text-align: left; font-size: 16px; border-bottom: none;z-index: 1;}
.page-l-clist li.layer1 a {display: block; overflow: hidden;padding: 15px; border-bottom: 1px solid #ddd;background: #eee;font-size: 16px;}
.page-l-clist li.layer1 a span{float: left;font-size: 16px;}
.page-l-clist li.layer1 a .fa{float: right;font-size: 16px;}
.page-l-clist li a:hover {height: auto;color: #fff; background: #0055a7;}
.page-l-clist li.layer1.on a{height: auto;color: #fff; background: #0055a7;}

.page-l-clist li .layer2 { position: absolute;left: 100%; top: 0px; width: 210px; padding: 0;background: #f5f5f5; z-index: 9999;}
.page-l-clist li .layer2 ul{border: none;}
.page-l-clist li .layer2 ul li {height: auto; line-height: 1; border: none;}

.left-news{border: 1px solid #242424;padding: 5px 10px;}
.left-news li {border-bottom: none;}
.left-news li a{display: block;padding: 8px 0;}
.left-news li a h5 {line-height: 1;text-align: left; font-size: 14px; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;color: #333;}
.left-news li a h5 .fa{margin-right: 5px;}
.left-news li a:hover h5{color: #0055a7;text-decoration: underline;}
.left-news li a:hover h5 .fa{color: #0055a7;}

.sec-marquee-c ul li {line-height: 26px;font-size: 15px;}

.wp-pagenavi{text-align: center;}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #222;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #242424;
    border-color: #242424;
}



.crumbs-item {line-height: 1; border: none; overflow: hidden; margin-bottom: 0;background: #fafafa; box-shadow: 0 0 5px #ddd; padding: 15px 0;}
.crumbs-item h6 { font-size: 15px; line-height: 1;  color: #666;  border-left: 2px solid #44392a; padding: 2px 10px;}

.page-title{margin-bottom: 20px;}
.page-title h3 { height: 40px;position: relative;  color: #fff; border-bottom: 1px solid #bbb;}
.page-title a{display: none;pointer-events: none;}
.page-title a:last-child { display: block; position: absolute; top: 3px;color: #242424;font-size:22px; font-weight: bold; border-bottom: 3px solid #242424; line-height: 1;padding-bottom: 10px;z-index: 3;}

.page-con-tit .haiofn {text-align: center;color: #9d9d9d;line-height: 28px; font-size: 14px;}
.page-con-tit .haiofn span { text-align: center; color: #9d9d9d;padding-left: 10px;}

/* 图片列表 */
.page-alist {margin-top: 0;}
/* .page-alist .col-md-3{margin-bottom: 15px;padding: 0 8px;}
.page-alist .col-md-3 a{display:block;box-shadow: 0 0 5px #00000040;}
.page-alist .col-md-3 a h5 { font-size: 16px;line-height: 1;height: auto;padding: 10px 0; color: #343434;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page-alist .col-md-3 a:hover h5{color: #242424;}
.page-alist .col-md-3 a .img-inner{width: auto;height: 200px;border: none;padding: 0;overflow: hidden;display: flex;padding: 5px;}
.page-alist .col-md-3 a .img-inner img{ display: inline-block; margin: auto; max-width: 100%;max-height: 100%;}
.page-alist .col-md-3 a .img-inner:hover{border: none;}
.page-alist .col-md-3 a:hover .img-inner img{transform: scale(1.1);} */

.page-alist .col-md-4{margin-bottom: 15px;padding: 0 8px;}
.page-alist .col-md-4 a{display:block;}
.page-alist .col-md-4 a h5 { font-size: 16px;line-height: 1;height: auto;padding-top: 8px;color: #333;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float:none;}
.page-alist .col-md-4 a:hover h5{color: #242424;}
.page-alist .col-md-4 a .img-inner {  width: 300px;  height: 220px;  border: 1px solid #ccc;padding: 0; overflow: hidden;}
.page-alist .col-md-4 a .img-inner img { display: inline-block; margin: auto; max-width: 100%;max-height: 100%;}
.page-alist .col-md-4 a .img-inner:hover{border: 1px solid #0055a7;}
.page-alist .col-md-4 a:hover .img-inner img{transform: scale(1.1);}


/* 新闻列表 */

.page-alist .page-adate {width: 70px;height: 65px;background: #222; color: #c96;}

.page-alist .page-adate h3 { font-size: 28px;line-height: 1;margin-bottom: 5px;}
.page-alist .page-adate p { font-size: 14px;line-height: 1; margin-bottom: 0;}

.media-heading {margin-top: 0; margin-bottom: 5px; font-size: 18px; font-weight: normal;color: #222;margin-top: 3px;}
.page-alist .page-atit p {color: #555;font-size: 14px; line-height: 1.5;}

.page-alist .page-atit a{}
.page-atit a:hover .media-heading{color: #0055a7;}

.news_alist li { clear: inherit;overflow: inherit; padding: 0;margin-bottom: 25px;}
.news_alist li a{display: block;padding: 15px;border: 1px solid #ddd; }
.news_alist .news-tit{overflow: hidden;border-bottom: 1px solid #ddd;padding-bottom: 10px;margin-bottom: 15px;}
.news_alist .news-tit h3 { float: left; width: 85%;font-size: 18px; line-height: 1; color: #222; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.news_alist .news-tit h5 { float: right; width: 15%; text-align: right; font-size: 14px; line-height: 1.3; color: #888;}
.news_alist li a p.description { font-size: 14px; line-height: 1.5; color: #7d7d7d;}

.news_alist li a span { display: inline-block; font-size: 15px;line-height: 1; border: 1px solid #ddd; padding: 10px 30px; margin-top: 20px; color: #333;transition: all .5s;}
.news_alist li a:hover {border-color: #0055a7;}
.news_alist li a:hover span{background: #0055a7;color: #fff;border-color: #0055a7;}

.news-img{float: left;width: 30%;height: 164px;overflow: hidden;text-align: center;}
.news-img img{max-width: 100%;max-height: 100%;}
.news-info{float: left;width: 70%;padding-left: 15px;}





/* 详情页 */
.page-con-tit{}
.page-con-tit h1 { font-size: 20px; line-height: 1; letter-spacing: 1px; padding-bottom: 10px;}
.product_detail .img {overflow: hidden;}
.page-content{padding: 0 15px 15px;}
.page-content p {line-height: 1.7;  color: #222;margin-bottom: 6px;}
.page-content p span{line-height: 1.7;  color: #222;margin-bottom: 6px;}

td, th { padding: 0; padding: 5px;font-size: 15px;line-height: 1.5;}


.product_detail h1.title {text-align: center; font-family: "Microsoft YaHei";border-bottom: 1px solid #e0e1dc; margin-bottom: 15px;margin-top: 0;font-size: 20px;line-height: 1.3;color: #222;padding: 0 0 10px;}
.list_p li h2,.list_p li h2 a,.list_p li{font-size: 15px;}

.page-con-tit h1{font-size: 26px;color: #222;line-height: 1.3;font-weight: normal;}
.page-detail { padding: 0 0 10px;font-size: 15px;line-height: 1.6;}

.tags{font-size: 16px;}

/* 地图 */
.page-addr{margin-top: 30px;}
.page-addr iframe{width: 100%;}



.page-nav{padding: 0 10px;margin-bottom:20px;display: none;}
.page-nav ul{overflow: hidden;}
.page-nav ul li{float: left;width: 33.3333%;text-align: center;margin-bottom: 10px;padding: 0 5px;}
.page-nav ul li a {display: block;font-size: 15px;line-height: 1;  background: #eee;padding: 15px 0;}
.page-nav ul li a:hover {  background: #242424; color: #fff;}




@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

  .page-body .col-md-9{float: none;width: 100%;}
  
  .page-alist .col-md-4 {  margin-bottom: 15px; padding: 0 8px; float: left; width: 33.3333%;}
  .page-alist .col-md-4 a .img-inner{height: 170px;}
  
  .page-alist .col-md-3 {margin-bottom: 15px; float: left;width: 25%;}
  .page-alist .col-md-3 a .img-inner{height: 170px;}
  
  .news_alist li a{padding:15px;}
  .news_alist li a p.description {font-size: 13px; line-height: 1.5;color: #777;}
  
  .page-nav{display: block;}
  
}
@media (max-width: 767px){

  .page-alist{padding: 0 10px;}
  .page-alist .col-md-4{padding: 0 5px;}
  
  .img-inner { height: 120px;}
  
  .page-alist .col-md-4 { margin-bottom: 15px;width: 50%;}
  .page-alist .col-md-4 a .img-inner {height: 140px;}
  .page-alist .col-md-4 a h5{font-size: 14px;}
  
  .page-alist .col-md-3 {margin-bottom: 15px;float: left; width: 50%;}
  .page-alist .col-md-3 a h5 {font-size: 14px; padding: 10px 0;}
  
  .news-img {float: none; width: 100%;height: 200px;overflow: hidden;margin-bottom: 10px;}
  .news-info {float: none; width: 100%;padding-left: 0;}
  .news_alist .news-tit h3{float: none;width: 100%;margin-bottom: 5px;}
  .news_alist .news-tit h5{float: none;width: 100%;text-align: left;}
  
  .news_alist li {clear: inherit;overflow: inherit;padding: 0;margin-bottom: 15px;padding-bottom: 15px;}
  
  .page-alist .page-atit a {color: #333;padding: 0;border: none;}
  .page-alist .page-adate {background: #0055a7;color: #fff;}
  .page-alist .page-adate h3{font-size: 24px;margin-top: 10px;}
  .page-alist .page-adate p{font-size: 13px;}
  
  .page-alist .page-atit p { color: #666; font-size: 13px;line-height: 1.5;height: 4rem;}
  
  .page-con-tit h1 { font-size: 18px;  line-height: 1;letter-spacing: 0;padding-bottom: 10px;}
  
  .page-nav ul li{width: 50%;}
  .page-nav ul li a {font-size: 13px; padding: 10px 0;}
  
  .page-title{display: none;}
  
  .news_alist li a { padding: 10px;}
  .page-content p { font-size: 13px;  line-height: 1.5;color: #444;margin-bottom: 5px;}
  
}






